Class LaneNetPoseProcessor

Inheritance Relationships

Base Type

  • public object

Class Documentation

lanenet_model.lanenet_postprocess.LaneNetPoseProcessor : public object

Public Functions

__init__(self)

LaneNet model postprocess class.

postprocess(self, image, minarea_threshold=15)
Parameters
  • image

  • minarea_threshold – Connected component analysis threshold

Returns